Skip to content

FIX: update Jupyter Book links to avoid redirects#337

Merged
mmcky merged 1 commit intomainfrom
fix/jupyterbook-redirect-links
Nov 25, 2025
Merged

FIX: update Jupyter Book links to avoid redirects#337
mmcky merged 1 commit intomainfrom
fix/jupyterbook-redirect-links

Conversation

@mmcky
Copy link
Contributor

@mmcky mmcky commented Nov 25, 2025

Summary

Updated jupyterbook.org links to avoid redirect chains that cause linkchecker warnings in lecture builds.

Before: https://jupyterbook.org/en/stable/ → redirects to https://jupyterbook.org/v1/

After: Direct link to https://jupyterbook.org/v1/

Changes

  1. layout.html - Footer "Powered by Jupyter Book" link updated
  2. docs/reference/markdown_limits.md - Updated broken FAQ link
  3. docs/layout.md - Updated beta.jupyterbook.org to current URL

Impact

This fix will eliminate redirect warnings in lecture linkcheckers for sites using quantecon-book-theme.

Related

Updated jupyterbook.org links from /en/stable/ to /v1/ to avoid
redirect chains that cause linkchecker warnings.

- layout.html footer: https://jupyterbook.org/en/stable/ → /v1/
- docs/reference/markdown_limits.md: removed broken FAQ link
- docs/layout.md: beta.jupyterbook.org → jupyterbook.org/v1/
@codecov
Copy link

codecov bot commented Nov 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@2327c91). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #337   +/-   ##
=======================================
  Coverage        ?   44.61%           
=======================================
  Files           ?        2           
  Lines           ?      381           
  Branches        ?        0           
=======================================
  Hits            ?      170           
  Misses          ?      211           
  Partials        ?        0           
Flag Coverage Δ
pytests 44.61% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions github-actions bot temporarily deployed to commit November 25, 2025 05:32 Inactive
@mmcky mmcky merged commit c20c5af into main Nov 25, 2025
10 checks passed
@mmcky mmcky deleted the fix/jupyterbook-redirect-links branch November 25, 2025 05:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant